Northwind Test with Yukon

EmployeeTerritories Table

Owner

dbo

Creation Date

10-07-2003 10:32:09

Remarks


Columns

KeyIdNameTypeLengthIsNullableCollation
 EmployeeIDint4 
 TerritoryIDnvarchar40SQL_Latin1_General_CP1_CI_AS 
 TerritoryIDsysname40SQL_Latin1_General_CP1_CI_AS 

Indexes

NameDescriptionGroupKeys
PK_EmployeeTerritoriesnonclustered, unique, primary keyPRIMARYEmployeeID, TerritoryID

Relations

Territories
TerritoryID
EmployeeTerritories
 TerritoryID
Employees
EmployeeID
EmployeeTerritories
 EmployeeID